home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 June / Igromania_2005-06.iso / Soft / !Standard / Klite / klmcodec130.exe / {app} / Media Player Classic / mpc_en.chm / mpc.css < prev    next >
Cascading Style Sheet File  |  2005-04-21  |  3KB  |  49 lines

  1. <style>
  2. <!--
  3. /* Global */
  4. * {font-family: Verdana, Arial, Helvetica, sans-serif;}
  5. body {font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; background-color: #CCCCCC;} /* f-f for mozilla*/
  6. td {background-color: #CCCCCC;}
  7. p {font-size: 80%; color: black; text-align: justify; padding: 0 10;}
  8. p td {font-size: 80%; padding: 0 5; height: 20;}
  9. li {font-size: 80%; color: black; text-align: justify;  padding-right: 10; }
  10. body {
  11. scrollbar-face-color:#CCCCCC;
  12. scrollbar-highlight-color:#CCCCCC;
  13. scrollbar-3dlight-color:#FFFFFF;
  14. scrollbar-darkshadow-color:#000000;
  15. scrollbar-shadow-color:#CCCCCC;
  16. scrollbar-arrow-color:#707070;
  17. scrollbar-track-color:#E0E0E0;
  18.         }
  19.  
  20. /* Navigation */
  21. a {text-decoration: underline; color: black}
  22. a:hover {text-decoration: none; border-bottom: solid #5C5C5C 1px; color:#5C5C5C;}
  23. a.nav {font-size: 70%; color: black; font-weight: bold; text-decoration: none;}
  24. a.nav:hover {color: #5C5C5C; font-weight: bold; text-decoration: none; border-bottom: none;}
  25.  
  26. /* Decor */
  27. .date {color: #000099;}
  28. .led {color: #339900;}
  29. .bw {font-size: 80%; font-weight: bold; color: white;}
  30. .center {text-align: center;}
  31. .right {float: right;}
  32. .news {font-size: 70%; color: black; text-align: left; padding: 5;}
  33. .sub {font-size: 70%; color: black; text-align: left; margin: 10; line-height: 150%;}
  34. .hdr {background-color: #A28F8F; background: url(images/grad4.gif); padding: 2 10; margin: 0 10;}
  35. .mhdr {background-color: #A28F8F; padding: 1 5; margin: 0 10;}
  36. .title {cursor: help; border-bottom: dotted 1px #CCCCCC;}
  37. .sml {font-size: 70%; color: white; text-decoration: none;}
  38. .blue {color: #0000FF}
  39.  
  40. /* Tables, buttons */
  41. .main {border-left: solid white 1px; border-top: solid white 1px; border-right: solid black 1px; border-bottom: solid black 1px;}
  42. .blackinset {border-left: solid #CCCCCC 1px; border-top: solid #CCCCCC 1px; border-right: solid white 1px; border-bottom: solid white 1px; background-color: black;}
  43. .blueinset {border-left: solid #CCCCCC 1px; border-top: solid #CCCCCC 1px; border-right: solid white 1px; border-bottom: solid white 1px; background-color: #000099;}
  44. .whiteinset {border-left: solid black 1px; border-top: solid black 1px; border-right: solid #CCCCCC 1px; border-bottom: solid #CCCCCC 1px; background-color: white;}
  45. .browninset {border-left: solid black 1px; border-top: solid black 1px; border-right: solid white 1px; border-bottom: solid white 1px; background-color: BAA9A9;} /*#A28F8F;*/
  46. .navbtn {border-left: solid white 1px; border-top: solid white 1px; border-right: solid black 1px; border-bottom: solid black 1px; padding: 0 5;} 
  47. .navbta {border-left: solid black 1px; border-top: solid black 1px; border-right: solid white 1px; border-bottom: solid white 1px; padding: 0 5;} 
  48. -->
  49. </style>